object FormAnalisisProgramado: TFormAnalisisProgramado Left = 560 Top = 181 BorderStyle = bsSingle Caption = 'Programar la ejecuci�n de an�lisis' ClientHeight = 288 ClientWidth = 461 Color = 14609391 Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] OldCreateOrder = False Position = poScreenCenter Scaled = False OnCreate = FormCreate PixelsPerInch = 96 TextHeight = 13 object PlaGroupBox1: TPlaGroupBox Left = 14 Top = 7 Width = 433 Height = 235 TitleFont.Charset = DEFAULT_CHARSET TitleFont.Color = 13977088 TitleFont.Height = -11 TitleFont.Name = 'Tahoma' TitleFont.Style = [] Caption = 'An�lisis programados' TabOrder = 0 object IconoEsquina: TImage Left = 10 Top = 22 Width = 32 Height = 32 Picture.Data = {} Transparent = True end object TxtInfoAnalisisProgramado: TLabel Left = 57 Top = 22 Width = 303 Height = 13 Caption = 'Actualmente est�n definidos los siguientes an�lisis programados.' Transparent = True end object PLVAnalisisProgramado: TPlaListView Left = 57 Top = 56 Width = 224 Height = 161 Color = clWhite CheckBoxes = False Columns = < item Width = 222 Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] end> DragCursor = crDrag DragMode = dmManual HideSelection = False ImageList = CDImagenes.ILElementosAnalisis MultiSelect = False ParentColor = False ShowColumnHeaders = False TabOrder = 0 OnDblClick = PLVAnalisisProgramadoDblClick OnSelectItem = PLVAnalisisProgramadoSelectItem Data = {000100000000FE} end object BNuevoAnalisis: TPlaButton Left = 298 Top = 56 Width = 123 Height = 21 Caption = 'Nuevo an�lisis...' TabOrder = 1 OnClick = BNuevoAnalisisClick end object BConfigurarAnalisis: TPlaButton Left = 298 Top = 88 Width = 123 Height = 21 Caption = 'Configurar an�lisis...' Enabled = False TabOrder = 2 OnClick = BConfigurarAnalisisClick end object BEliminarAnalisis: TPlaButton Left = 298 Top = 120 Width = 123 Height = 21 Caption = 'Eliminar an�lisis' Enabled = False TabOrder = 3 OnClick = BEliminarAnalisisClick end object BAnalizarAhora: TPlaButton Left = 298 Top = 196 Width = 123 Height = 21 Caption = 'Analizar ahora' Enabled = False TabOrder = 4 OnClick = BAnalizarAhoraClick end object PTVArbol: TPlaTreeView Left = 10 Top = 183 Width = 36 Height = 34 AllowMultiDrag = False AutoCheck = False AutoExpand = False AutoScroll = True ChangeDelay = 0 CheckBoxesType = ctNone DragExpandDelay = 100 ExpandOnDrag = True HideSelection = True HotTrack = False Indent = 19 MultiSelect = False ShowLines = False ShowButtons = True ShowHeader = False ReadOnly = False ShowRoot = True SortOrder = soAscending SortType = stNone ToolTips = True DragCursor = crDrag DragMode = dmManual TabOrder = 5 Visible = False Data = {000100000000FE} end end object BAceptar: TPlaButton Left = 311 Top = 256 Width = 64 Height = 21 Anchors = [akLeft, akBottom] Caption = 'Aceptar' TabOrder = 1 ModalResult = 1 end object BCancelar: TPlaButton Left = 383 Top = 256 Width = 64 Height = 21 Anchors = [akLeft, akBottom] Caption = 'Cancelar' TabOrder = 2 Cancel = True ModalResult = 2 end end